diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-07-25 12:47:15 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-07-25 12:56:22 +0200 |
commit | fd29308048d3a56cbb4d72a76fbd699bad1e393a (patch) | |
tree | fa98bec7a0cefbd618664bc08b79f74a86567c81 /gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite | |
parent | 5b28a834190873a31e5c7037f98f595b9e80364b (diff) |
coulomb.SCHWINGE -> laplace.SCHWINGE.
Diffstat (limited to 'gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite')
-rw-r--r-- | gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum b/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum new file mode 100644 index 00000000..6b25f065 --- /dev/null +++ b/gcc/laplace.SCHWINGE/test/[ARCH]/libitm/testsuite/libitm.sum @@ -0,0 +1,47 @@ +Test Run By thomas on Sun Jun 9 00:02:54 2013 +Native configuration is i686-unknown-gnu0.3 + + === libitm tests === + +Schedule of variations: + unix + +Running target unix +Running [...]/hurd/master/libitm/testsuite/libitm.c/c.exp ... +PASS: libitm.c/cancel.c (test for excess errors) +PASS: libitm.c/cancel.c execution test +PASS: libitm.c/clone-1.c (test for excess errors) +PASS: libitm.c/clone-1.c execution test +PASS: libitm.c/dropref-2.c (test for excess errors) +XFAIL: libitm.c/dropref-2.c execution test +PASS: libitm.c/dropref.c (test for excess errors) +XFAIL: libitm.c/dropref.c execution test +PASS: libitm.c/memcpy-1.c (test for excess errors) +PASS: libitm.c/memcpy-1.c execution test +PASS: libitm.c/memset-1.c (test for excess errors) +PASS: libitm.c/memset-1.c execution test +PASS: libitm.c/notx.c (test for excess errors) +PASS: libitm.c/notx.c execution test +PASS: libitm.c/reentrant.c (test for excess errors) +PASS: libitm.c/reentrant.c execution test +PASS: libitm.c/simple-1.c (test for excess errors) +PASS: libitm.c/simple-1.c execution test +PASS: libitm.c/simple-2.c (test for excess errors) +PASS: libitm.c/simple-2.c execution test +PASS: libitm.c/stackundo.c (test for excess errors) +PASS: libitm.c/stackundo.c execution test +PASS: libitm.c/txrelease.c (test for excess errors) +PASS: libitm.c/txrelease.c execution test +Running [...]/hurd/master/libitm/testsuite/libitm.c++/c++.exp ... +PASS: libitm.c++/dropref.C (test for excess errors) +XFAIL: libitm.c++/dropref.C execution test +PASS: libitm.c++/eh-1.C (test for excess errors) +PASS: libitm.c++/eh-1.C execution test +UNSUPPORTED: libitm.c++/static_ctor.C +PASS: libitm.c++/throwdown.C (test for excess errors) + + === libitm Summary === + +# of expected passes 26 +# of expected failures 3 +# of unsupported tests 1 |